projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8887e8e
)
Add x_fully_uncatch_errors and x_catching_errors to
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Mar 2006 16:02:38 +0000
(16:02 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Mar 2006 16:02:38 +0000
(16:02 +0000)
the list of unused display error handling functions.
src/w32term.c
patch
|
blob
|
history
diff --git
a/src/w32term.c
b/src/w32term.c
index 37139614e246021f75cdd04893ec11addacd8f4b..3ffe00dd314f3274cb8902968343c42fb48a9e24 100644
(file)
--- a/
src/w32term.c
+++ b/
src/w32term.c
@@
-5236,6
+5236,8
@@
x_error_catcher (display, error)
x_catch_errors (dpy)
x_catch_errors_unwind (old_val)
x_check_errors (dpy, format)
+x_fully_uncatch_errors ()
+x_catching_errors ()
x_had_errors_p (dpy)
x_clear_errors (dpy)
x_uncatch_errors (dpy, count)